Add a TextView reftests checking border-windows
authorPaolo Borelli <pborelli@gnome.org>
Sun, 15 Jun 2014 16:11:15 +0000 (18:11 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 15 Jun 2014 16:56:30 +0000 (18:56 +0200)
commit2eeff1eed6bd0bebcf8f1ade535317147a0e9ca9
tree6956dfc0d20965e677e49ab6bdb0c47864358da4
parent2c5be3b2316d848e178c6add6e3e67717e147ea0
Add a TextView reftests checking border-windows

TextView border windows are internal windows used to draw on the gutter
of the textview (e.g. line numbers). The test uses the gmodule hook to
programmatically draw on the border-windows at each side of the textview
and compares the result with 3x3 grid of labels.
testsuite/reftests/Makefile.am
testsuite/reftests/textview-border-windows.c [new file with mode: 0644]
testsuite/reftests/textview-border-windows.css [new file with mode: 0644]
testsuite/reftests/textview-border-windows.ref.ui [new file with mode: 0644]
testsuite/reftests/textview-border-windows.ui [new file with mode: 0644]